P  {
	font-size : small;
	font-family : Lucida Sans, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Navy;
	text-transform : lowercase;
	font : Lucida Sans, sans-serif;
}

H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {
	color : Maroon;
}

A:Active  {
	color : Blue;
}

A:Hover  {
	color : Green;
}

BODY  {
	font-size : small;
	font-family : Lucida Sans;
	font-weight : normal;
	font-style : normal;
	color : Navy;
	background-color : White;
	font : Lucida Sans, MS Sans Serif;
}

